home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
People & Parliament - A …er's Guide to Westminster
/
People and Parliament - A Stranger's Guide to Westminster (1998)(House of Commons).iso
/
parl
/
8bit80.dir
/
00043_Script_43
< prev
next >
Wrap
Text File
|
1998-03-23
|
222b
|
13 lines
on MOUSEUP
if soundBusy (1) then
CLICK
puppetSound 1 = FALSE
ELSE
puppetSound 1 = FALSE
sound stop 1
wait 20
sound playfile 1, the pathname & "sounds\GLADST.WAV"
END IF
end